home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.context.instanceinfooverviewdocument.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.5 KB  |  38 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1><img src="..\..\images\instance.gif" height="16" width="16" ale="instance info"> Instance Info - Overview Document</h1>
  18.                     Use the <B>Overview Document</B> tab to view the overview document URL for this instance info and its descriptions. 
  19.                     <UL>
  20.                         <li>
  21.                             <b>Overview Document URL:</b> Displays the Uniform Resource Locator (URL) where the overview document for this instance info is located. For 
  22. example, it may display the URL where an interface definition document or Web Services Description Language (WSDL) file is hosted.
  23.                         <li>
  24.                             <b>Description:</b> Lists descriptions for this overview document and the 
  25.                             language for which each description is written.
  26.                         </li>
  27.                     </UL>
  28.                     <H3>More Information</H3>
  29.                     
  30.                         <!-- #include file = "glossary.overviewdocument.htm" -->
  31.                 </td>
  32.             </tr>
  33.         </table>
  34.         <!-- #include file = "search.footer.htm" -->
  35.     </body>
  36. </html>
  37.  
  38.